projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3ea058
)
vulkan-loader: update to 1.4.309
author
Daniel Golle
<
[email protected]
>
Fri, 2 May 2025 23:22:23 +0000
(
00:22
+0100)
committer
Daniel Golle
<
[email protected]
>
Mon, 12 May 2025 18:01:45 +0000
(19:01 +0100)
Signed-off-by: Daniel Golle <
[email protected]
>
libs/vulkan-loader/Makefile
patch
|
blob
|
history
diff --git
a/libs/vulkan-loader/Makefile
b/libs/vulkan-loader/Makefile
index 05a9173083a249cc9179c19cc5528011e62b4e6b..153ee81358e7e191b05cc468b1fa56abc8d08c69 100644
(file)
--- a/
libs/vulkan-loader/Makefile
+++ b/
libs/vulkan-loader/Makefile
@@
-1,11
+1,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=vulkan-loader
-PKG_VERSION:=1.
3.302
+PKG_VERSION:=1.
4.309
PKG_SOURCE:=Vulkan-Loader-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/KhronosGroup/Vulkan-Loader/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=
7f8d3e5c7428fe2d6220a4ea1c0270c7695bfef8e48c38b827e9e81880637710
+PKG_HASH:=
3e4085a55f6e356fe9dbd47e6dc762be732790add3532943da824b3e8c062827
PKG_BUILD_DIR:=$(BUILD_DIR)/Vulkan-Loader-$(PKG_VERSION)